Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVEmitIntrinsics.cpp78 void processGlobalValue(GlobalVariable &GV);
507 void SPIRVEmitIntrinsics::processGlobalValue(GlobalVariable &GV) { in processGlobalValue() function in SPIRVEmitIntrinsics
634 processGlobalValue(GV); in runOnFunction()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.h382 void processGlobalValue(const MachineOperand &MO);
H A DBTFDebug.cpp1287 void BTFDebug::processGlobalValue(const MachineOperand &MO) { in processGlobalValue() function in BTFDebug
1351 processGlobalValue(MI->getOperand(1)); in beginInstruction()
1357 processGlobalValue(MI->getOperand(3)); in beginInstruction()