Home
last modified time | relevance | path

Searched refs:processGlobalValue (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/Target/SPIRV/
H A DSPIRVEmitIntrinsics.cpp69 void processGlobalValue(GlobalVariable &GV);
349 void SPIRVEmitIntrinsics::processGlobalValue(GlobalVariable &GV) { in processGlobalValue() function in SPIRVEmitIntrinsics
454 processGlobalValue(GV); in runOnFunction()
/openbsd/gnu/llvm/llvm/lib/Target/BPF/
H A DBTFDebug.h382 void processGlobalValue(const MachineOperand &MO);
H A DBTFDebug.cpp1286 void BTFDebug::processGlobalValue(const MachineOperand &MO) { in processGlobalValue() function in BTFDebug
1346 processGlobalValue(MI->getOperand(1)); in beginInstruction()
1351 processGlobalValue(MI->getOperand(3)); in beginInstruction()